This forum is closed to new posts and
responses. Individual names altered for privacy purposes. The information contained in this website is provided for informational purposes only and should not be construed as a forum for customer support requests. Any customer support requests should be directed to the official HCL customer support channels below:
Notes uses the PKCS#11 interface for smart cards and other cryptographic tokens ~Umberto Nongeroson 5.Dec.03 11:26 PM a Web browser Notes Client 6.0.2 CF1Windows 2000
You need to find a DLL that provides a PKCS#11 interface. It is possible that the drivers you are trying to use only provide low-level APIs, such as T=0,T=1.
Most smartcard packages provide several layers of drivers and libraries -- low level drivers to communicate directly with the reader, custom "middleware" libraries, and then libraries for a couple of high-level interfaces, such as PKCS#11 and MS-CAPI. Netscape and Mozilla also use PKCS#11, so if you selected either of those during installation of your smartcard software, it should be a fairly straightforward matter to track down the correct library.